Skip to content

Commit

Permalink
Merge pull request #23 from sparkfabrik/fix/remove_static_label
Browse files Browse the repository at this point in the history
refs #000: remove static label from Dockerfile because the labels are calculated in the action
  • Loading branch information
Monska85 authored Jan 5, 2024
2 parents 7a3a825 + fea22df commit a214160
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,6 @@ ARG GOOGLE_CLOUD_CLI_IMAGE_TAG

# Create the final image
FROM eu.gcr.io/google.com/cloudsdktool/google-cloud-cli:${GOOGLE_CLOUD_CLI_IMAGE_TAG}
LABEL org.opencontainers.image.source=https://github.com/sparkfabrik/docker-cloud-tools

# Build target arch passed by BuildKit
ARG TARGETARCH
Expand Down

0 comments on commit a214160

Please sign in to comment.