bump cosign and pin php-nginx version

This commit is contained in:
Pablo Ferreiro 2023-07-26 21:51:32 +02:00
parent 4f906ef801
commit 5ba084dae1
No known key found for this signature in database
GPG key ID: 41FBCE65B779FA24
2 changed files with 3 additions and 3 deletions

View file

@ -1,4 +1,4 @@
FROM trafex/php-nginx:latest
FROM trafex/php-nginx:3.1.0
# Add composer
COPY --from=composer /usr/bin/composer /usr/bin/composer