Skip to content

Commit 5a84325

Browse files
authored
composer:2.1.3
1 parent 08ff8d4 commit 5a84325

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# elecena.pl (c) 2015-2021
22

33
# @see https://hub.docker.com/_/composer
4-
FROM composer:1.10.20 AS php-composer
4+
FROM composer:2.1.3 AS php-composer
55

66
# @see https://hub.docker.com/_/python/
77
FROM python:3.9.5-alpine3.13

0 commit comments

Comments
 (0)