Skip to content

Commit

Permalink
upgrade python3
Browse files Browse the repository at this point in the history
  • Loading branch information
chengshifan committed Jul 30, 2024
1 parent b598709 commit 55a0fbc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/services/gcp/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ ENV GO111MODULE=off
RUN dep ensure
RUN ./tmp/build/build.sh

FROM alpine:3.7
FROM alpine:3.19
ENV CLOUD_SDK_VERSION 483.0.0

ENV PATH /google-cloud-sdk/bin:$PATH
Expand Down

0 comments on commit 55a0fbc

Please sign in to comment.