Skip to content

Commit

Permalink
fix: wrong version
Browse files Browse the repository at this point in the history
Signed-off-by: Jérôme Engeln <jerome.engeln@adeliom.com>
  • Loading branch information
jeromeengeln committed Oct 3, 2024
1 parent 813f9e4 commit 48ffea1
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 @@
FROM adeliom/php:8.2-caddy-node20

ARG SYLIUS_VERSION=1.3.0
ARG SYLIUS_VERSION=1.13.0
ARG SYMFONY_VERSION=6.4

RUN apk add --update make
Expand Down

0 comments on commit 48ffea1

Please sign in to comment.