Skip to content

Commit

Permalink
chore(deps): alpine linux v3.19.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and jbergstroem committed Dec 8, 2023
1 parent 8f1ce3f commit 896ab00
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.18.5
FROM alpine:3.19.0

ARG BUILD_DATE
ARG BUILD_REF
ARG BUILD_VERSION
ARG APK_VERSION="10.11.5-r0"
ARG APK_VERSION="10.11.5-r3"

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

0 comments on commit 896ab00

Please sign in to comment.