Skip to content

Commit

Permalink
changed to phpfpm bookworm
Browse files Browse the repository at this point in the history
  • Loading branch information
ToshY committed Oct 25, 2023
1 parent 964479b commit 45bd4fd
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 t0shy/phpfpm-buster:8.1 AS local
FROM t0shy/phpfpm-bookworm:8.1 AS local

ARG UID=${UID:-10000}
ARG GID=${GID:-10001}
Expand Down

0 comments on commit 45bd4fd

Please sign in to comment.