Skip to content

Commit 21b1d3d

Browse files
utam0kroboquat
authored andcommitted
1 parent 23f3e42 commit 21b1d3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/docker-up/dependencies.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ set -euo pipefail
77

88
DOCKER_VERSION=20.10.17
99
DOCKER_COMPOSE_VERSION=2.8.0-gitpod.0
10-
RUNC_VERSION=v1.1.3
10+
RUNC_VERSION=v1.1.4
1111

1212
curl -o docker.tgz -fsSL https://download.docker.com/linux/static/stable/x86_64/docker-${DOCKER_VERSION}.tgz
1313
curl -o docker-compose -fsSL https://github.com/gitpod-io/compose/releases/download/${DOCKER_COMPOSE_VERSION}/docker-compose-linux-x86_64

0 commit comments

Comments
 (0)