Skip to content

Commit

Permalink
Merge pull request #159 from oat-sa/chore/update-image
Browse files Browse the repository at this point in the history
update base image
  • Loading branch information
alex-blazh authored Feb 20, 2024
2 parents b93fb40 + 26fc59e commit e8a9947
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/kube/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#{{{ fpm
FROM europe-west1-docker.pkg.dev/tao-artefacts/base-images/php-v8.2:v1.0.5 as fpm
FROM europe-west1-docker.pkg.dev/tao-artefacts/base-images/php-v8.3:v1.0.7 as fpm

RUN set -eux; \
{ \
Expand Down

0 comments on commit e8a9947

Please sign in to comment.