Skip to content

Commit 18610a2

Browse files
chore(deps): update docker/dockerfile docker tag to v1.19
1 parent 627e3ab commit 18610a2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# syntax=docker/dockerfile:1.3-labs
1+
# syntax=docker/dockerfile:1.19-labs
22

33
# The ARCH can be overridden by providing it a value in the command line
44
# with the "--build-arg=XXX" argument fed to 'docker build'.

devel-containers/Dockerfile.devimg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# syntax=docker/dockerfile:1.3-labs
1+
# syntax=docker/dockerfile:1.19-labs
22

33
# The ARCH can be overridden by providing it a value in the command line
44
# with the "--build-arg=XXX" argument fed to 'docker build'.

0 commit comments

Comments
 (0)