Skip to content

Commit

Permalink
remove unintended change
Browse files Browse the repository at this point in the history
  • Loading branch information
yishi-ttd committed Oct 31, 2023
1 parent bd07c42 commit 11db5d4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scripts/gcp-oidc/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
FROM eclipse-temurin@sha256:de8e6219ff5360811a453a9237713679a9d9106ba5150290ef37fb23e246ce7d

LABEL "tee.launch_policy.allow_env_override"="API_TOKEN_SECRET_NAME,DEPLOYMENT_ENVIRONMENT,CORE_BASE_URL,OPTOUT_BASE_URL"
LABEL "tee.launch_policy.log_redirect"="always"

# Install Packages
RUN apk update && apk add jq
Expand Down

0 comments on commit 11db5d4

Please sign in to comment.