Skip to content

Commit

Permalink
experiment with alpine 3.17
Browse files Browse the repository at this point in the history
  • Loading branch information
nickdavis2001 committed Jul 25, 2023
1 parent dc41afc commit 70373c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion service-api/docker/app/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM php:8.2-fpm-alpine3.16
FROM php:8.2-fpm-alpine3.17

ENV OPG_PHP_POOL_CHILDREN_MAX="25"

Expand Down

0 comments on commit 70373c2

Please sign in to comment.