Skip to content

Commit

Permalink
Merge pull request #117 from nicholaswilde/renovate/ghcr.io-linuxserv…
Browse files Browse the repository at this point in the history
…er-baseimage-alpine-3.x

Update ghcr.io/linuxserver/baseimage-alpine Docker tag to v3.17
  • Loading branch information
nicholaswilde authored Dec 24, 2022
2 parents 4f1970b + 444f556 commit 52338eb
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 52338eb

Please sign in to comment.