Skip to content

Commit

Permalink
docker: update base alpine linux docker image to v3.16.8
Browse files Browse the repository at this point in the history
  • Loading branch information
nodiscc committed Dec 3, 2023
1 parent 52f232b commit 7287d7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ RUN cd shaarli \

# Stage 4:
# - Shaarli image
FROM alpine:3.16.7
FROM alpine:3.16.8
LABEL maintainer="Shaarli Community"

RUN apk --update --no-cache add \
Expand Down

0 comments on commit 7287d7b

Please sign in to comment.