We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dac139d commit 6bd5dd7Copy full SHA for 6bd5dd7
1 file changed
Dockerfile
@@ -1,5 +1,5 @@
1
ARG IMAGE=ghcr.io/nationalarchives/tna-python
2
-ARG IMAGE_TAG=latest
+ARG IMAGE_TAG=1
3
4
FROM "$IMAGE":"$IMAGE_TAG"
5
0 commit comments