Skip to content

Commit ba006da

Browse files
committed
Update Dockerfile
Update composer to 1.9.1
1 parent 9b971c6 commit ba006da

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
FROM alpine:3.10 as builder
22

33
ARG PHP_VERSION=7.3.11
4-
ARG GPG_KEYS="CBAF69F173A0FEA4B537F470D66C9593118BCCB6 F38252826ACD957EF380D39F2F7956BC5DA04B5D"
54
ARG COMPOSER_VERSION=1.9.1
65

76
RUN set -ex \

0 commit comments

Comments
 (0)