Skip to content

Commit

Permalink
chore(deps): update erlang docker tag to v24.3.4.17
Browse files Browse the repository at this point in the history
  • Loading branch information
plural-renovate[bot] committed Jul 1, 2024
1 parent b52f3e8 commit b6fd641
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 @@ -90,7 +90,7 @@ RUN apk add --update --no-cache curl ca-certificates unzip wget openssl build-ba
chmod +x /usr/local/bin/terraform

# From this line onwards, we're in a new image, which will be the image used in production
FROM erlang:24.3.4.6-alpine
FROM erlang:24.3.4.17-alpine

ARG CLOUD_SDK_VERSION=273.0.0
ENV CLOUD_SDK_VERSION=$CLOUD_SDK_VERSION
Expand Down

0 comments on commit b6fd641

Please sign in to comment.