Skip to content

Commit 930b272

Browse files
authored
Merge pull request #26 from AkihiroSuda/dev
Dockerfile: update components
2 parents 9e9f199 + f0543dd commit 930b272

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
ARG FUSEOVERLAYFS_COMMIT=v1.2.0
2-
ARG ROOTLESSKIT_COMMIT=v0.11.0
1+
ARG FUSEOVERLAYFS_COMMIT=v1.3.0
2+
ARG ROOTLESSKIT_COMMIT=v0.11.1
33
ARG SHADOW_COMMIT=4.8.1
44

55
FROM golang:1.15-alpine AS containerd-fuse-overlayfs-test

0 commit comments

Comments
 (0)