Skip to content

Commit

Permalink
Merge pull request #371 from artsy/artsyjian/compose
Browse files Browse the repository at this point in the history
feat: bump docker-compose 2.17.2 -> 2.20.3
  • Loading branch information
mzikherman authored Aug 24, 2023
2 parents e4af53a + 85525df commit 2b5f9b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM python:3.9.10-alpine

ARG COMPOSE_VERSION=2.17.2
ARG COMPOSE_VERSION=2.20.3
ARG AUTHENTICATOR_VERSION=0.4.0

WORKDIR /src
Expand Down

0 comments on commit 2b5f9b2

Please sign in to comment.