Skip to content

Commit

Permalink
Merge pull request #24 from superflyxxi/dependabot/docker/src/httpd-2…
Browse files Browse the repository at this point in the history
….4.55-alpine3.17

fix: bump httpd from 2.4.54-alpine3.17 to 2.4.55-alpine3.17 in /src
  • Loading branch information
superflyxxi authored Feb 12, 2023
2 parents acadc9d + 9fd2cac commit de075c2
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.54-alpine3.17
FROM httpd:2.4.55-alpine3.17
LABEL org.opencontainers.image.authors="SuperFlyXXI <[email protected]>"
ENTRYPOINT ["/entrypoint.sh"]

Expand Down

0 comments on commit de075c2

Please sign in to comment.