Skip to content

Commit

Permalink
chore(deps): alpine linux v3.20.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and jbergstroem committed Jul 23, 2024
1 parent ee3b5b3 commit 8f27bed
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
FROM alpine:3.19.1
FROM alpine:3.20.2

ARG BUILD_DATE
ARG BUILD_REF
ARG BUILD_VERSION
ARG APK_VERSION="10.11.6-r0"
ARG APK_VERSION="10.11.8-r0"

# https://github.com/opencontainers/image-spec/blob/master/annotations.md
LABEL \
Expand Down

0 comments on commit 8f27bed

Please sign in to comment.