Skip to content

Commit 8f58a57

Browse files
authored
Merge pull request #5 from AckeeDevOps/feat/54300-docker-buildkit
⬆️ Bump Docker Compose to 1.27.4
2 parents 6461b6f + 4292d72 commit 8f58a57

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
@@ -23,4 +23,4 @@ RUN wget -q https://releases.hashicorp.com/vault/1.5.4/vault_1.5.4_linux_amd64.z
2323
chmod +x /usr/local/bin/vault && \
2424
rm vault.zip
2525

26-
COPY --from=docker/compose:alpine-1.25.5 /usr/local/bin/docker-compose /usr/local/bin/
26+
COPY --from=docker/compose:alpine-1.27.4 /usr/local/bin/docker-compose /usr/local/bin/

0 commit comments

Comments
 (0)