Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
krkabol committed Jul 27, 2024
1 parent 1cdbff0 commit ab6d9ec
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 ghcr.io/krkabol/php-fpm-noroot-socket:sha256-d106235ae43bb7430cd3d1cfdcf6d63912df06c1075a3b3deea488d61ad308f5
FROM ghcr.io/krkabol/php-fpm-noroot-socket:main@sha256-d106235ae43bb7430cd3d1cfdcf6d63912df06c1075a3b3deea488d61ad308f5
USER root
RUN apt-get update && apt-get dist-upgrade -y && \
apt-get install -y --no-install-recommends \
Expand Down

0 comments on commit ab6d9ec

Please sign in to comment.