Skip to content

Commit

Permalink
fix(deps): httpd 2.4.59 (#28)
Browse files Browse the repository at this point in the history
  • Loading branch information
superflyxxi authored May 4, 2024
1 parent 03fc787 commit f1d7805
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM httpd:2.4.57-alpine3.17
FROM httpd:2.4.59-alpine3.19
LABEL org.opencontainers.image.authors="SuperFlyXXI <[email protected]>"
ENTRYPOINT ["/entrypoint.sh"]

Expand Down

0 comments on commit f1d7805

Please sign in to comment.