Skip to content

Commit

Permalink
php-image base image version in Dockerfile set to "16.0"
Browse files Browse the repository at this point in the history
  • Loading branch information
vitek-rostislav committed Jan 2, 2025
1 parent 1ace4fb commit 6e0bf09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/docker/php-fpm/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM shopsys/php-image:v16.0.0 AS base
FROM shopsys/php-image:16.0 AS base

ARG project_root=.

Expand Down

0 comments on commit 6e0bf09

Please sign in to comment.