Skip to content

Commit

Permalink
Revert "Downgrade to alpine 3.20"
Browse files Browse the repository at this point in the history
This reverts commit 1be4d4c.
  • Loading branch information
csandanov committed Dec 23, 2024
1 parent 1be4d4c commit dc339b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 8/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
ARG PHP_VER

FROM php:${PHP_VER:-8.4}-fpm-alpine3.20
FROM php:${PHP_VER:-8.4}-fpm-alpine

ARG PHP_DEV

Expand Down

0 comments on commit dc339b5

Please sign in to comment.