Skip to content

Commit

Permalink
chore(deps): update erlang docker tag to v24.3.4.16
Browse files Browse the repository at this point in the history
  • Loading branch information
plural-renovate[bot] committed Mar 12, 2024
1 parent 590c646 commit 4debdfe
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.16-alpine

ARG CLOUD_SDK_VERSION=273.0.0
ENV CLOUD_SDK_VERSION=$CLOUD_SDK_VERSION
Expand Down

0 comments on commit 4debdfe

Please sign in to comment.