Skip to content

Commit

Permalink
Update ghcr.io/linuxserver/baseimage-alpine Docker tag to v3.17
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 24, 2022
1 parent aa07721 commit 444f556
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.alpine
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ RUN \
tar -xvf "${FILENAME}" -C /app --strip-components 1
WORKDIR /app

FROM ghcr.io/linuxserver/baseimage-alpine:3.16
FROM ghcr.io/linuxserver/baseimage-alpine:3.17
ARG BUILD_DATE
ARG VERSION
LABEL build_version="Version:- ${VERSION} Build-date:- ${BUILD_DATE}"
Expand Down

0 comments on commit 444f556

Please sign in to comment.