Skip to content

Commit

Permalink
mise à jour Docker
Browse files Browse the repository at this point in the history
fix de sécurité.
On était pas impacté, mais c'est plus propre.
  • Loading branch information
SebSept committed Jul 11, 2024
1 parent 83e5632 commit 51e85f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# syntax=docker/dockerfile:labs
# https://github.com/composer/composer/releases/
ARG COMPOSER_VERSION=2.7.6
ARG COMPOSER_VERSION=2.7.7
# voir https://hub.docker.com/_/php/tags?page=&page_size=&ordering=&name=fpm-a
ARG PHP_VERSION=8.3.7
ARG ALPINE_VERSION=3.20
Expand Down

0 comments on commit 51e85f5

Please sign in to comment.