Skip to content

Commit cd08196

Browse files
Bump dockerfile semver
1 parent b02913e commit cd08196

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Dockerfile.heredoc

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# syntax = docker/dockerfile:1.4
1+
# syntax = docker/dockerfile:1.5
22

33
ARG PYTHON_VERSION=3.10.9
44

@@ -22,7 +22,6 @@ except NameError as e:
2222
pass
2323
finally:
2424
print("Nice to meet you!")
25-
2625
EOF
2726

2827
# ENTRYPOINT [ "/bin/bash" ]

0 commit comments

Comments
 (0)