Skip to content

Commit

Permalink
chore(deps): update alpine docker tag to v3.18
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 27, 2023
1 parent 48f9cad commit 502a859
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion alpine/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

ARG ALPINE_VERSION=3.16
ARG ALPINE_VERSION=3.18
FROM python:3.10.5-alpine${ALPINE_VERSION} as awsbuilder
ARG AWS_CLI_VERSION=2.7.20
RUN apk add --no-cache git unzip groff build-base libffi-dev cmake
Expand Down

0 comments on commit 502a859

Please sign in to comment.