Skip to content

Commit 029c06c

Browse files
chore(deps): update composer docker tag to v2.9
1 parent 74d98c2 commit 029c06c

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
@@ -9,7 +9,7 @@ RUN apk add --update docker libc6-compat libssl3 git nano openssh python3 py3-pi
99
apk del build-deps && \
1010
rm -rf /var/cache/apk/*
1111

12-
COPY --from=composer:2.6 /usr/bin/composer /usr/local/bin/composer
12+
COPY --from=composer:2.9 /usr/bin/composer /usr/local/bin/composer
1313

1414
ENV CLOUDSDK_INSTALL_DIR /usr/local/gcloud/
1515
ARG CLOUD_SDK_VERSION=479.0.0

0 commit comments

Comments
 (0)