Skip to content

Commit

Permalink
dockerfile: bump base docker image to v3.18.6
Browse files Browse the repository at this point in the history
  • Loading branch information
nodiscc committed Jan 26, 2024
1 parent 391ea43 commit 59d71f3
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 docker.io/alpine:3.18.5
FROM docker.io/alpine:3.18.6
LABEL maintainer="Shaarli Community"

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

0 comments on commit 59d71f3

Please sign in to comment.