Skip to content

Commit

Permalink
[TEST] Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
Adrián Hernández committed Nov 10, 2023
1 parent 656b1a8 commit d17aeb7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ COPY . .
# sources have changed.
ARG VERSION
ARG TARGETPLATFORM
ARG BUILDPLATFORM
ARG BUILDPLATFORM="linux/amd64"

# Build binary and make sure there is at least an empty key file.
# This is useful for GCP App Engine custom runtime builds, because
Expand Down

0 comments on commit d17aeb7

Please sign in to comment.