Skip to content

Commit d463555

Browse files
authored
Dockerfile: Downgrade composer to v2.8.8 (#24)
This is to test dependabot.
1 parent 813ff8f commit d463555

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM composer/composer:2.8.9-bin AS composer-bin
1+
FROM composer/composer:2.8.8-bin AS composer-bin
22

33
FROM php:8.4.7-cli-alpine
44

0 commit comments

Comments
 (0)