Skip to content

Commit 6bd5dd7

Browse files
committed
Update Dockerfile to set IMAGE_TAG to version 1
1 parent dac139d commit 6bd5dd7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
ARG IMAGE=ghcr.io/nationalarchives/tna-python
2-
ARG IMAGE_TAG=latest
2+
ARG IMAGE_TAG=1
33

44
FROM "$IMAGE":"$IMAGE_TAG"
55

0 commit comments

Comments
 (0)