Skip to content

Commit e8b8171

Browse files
chore: Update compose to 5.1.3 (#25)
* chore: Update compose to 5.1.3
1 parent dba2f0a commit e8b8171

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# CI relies on this ARG. Don't remove or rename it
2-
ARG COMPOSE_VERSION=v5.1.1
2+
ARG COMPOSE_VERSION=v5.1.3
33
FROM docker/compose-bin:${COMPOSE_VERSION} AS compose-bin
44

55

service.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
version: 1.6.2
1+
version: 1.6.3

0 commit comments

Comments
 (0)