Skip to content

Commit

Permalink
Bump alpine from 3.18.3 to 3.18.4 (#196)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Sep 29, 2023
1 parent e7eae17 commit 590368b
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
@@ -1,4 +1,4 @@
FROM alpine:3.18.3
FROM alpine:3.18.4

# Install packages
RUN apk --no-cache update && apk --no-cache add curl php php-fpm \
Expand Down

0 comments on commit 590368b

Please sign in to comment.