Skip to content

Commit 19900f7

Browse files
Update docker/dockerfile Docker tag to v1.16.0
1 parent 032a164 commit 19900f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
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.15.1
1+
# syntax=docker/dockerfile:1.16.0
22
FROM koalaman/shellcheck-alpine:v0.10.0 AS shellcheck
33
WORKDIR /src
44
RUN --mount=type=bind,target=. \

0 commit comments

Comments
 (0)