Skip to content

Commit e37b32d

Browse files
Trying the docker actions.
1 parent a4657c9 commit e37b32d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/build-libraries/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ runs:
6262
file: Dockerfile
6363
tags: |
6464
ghcr.io/nhsdigital/libshostdocker:latest
65-
ghcr.io/nhsdigital/libshostdocker:${{ inputs.version }}
65+
# ghcr.io/nhsdigital/libshostdocker:${{ inputs.version }}
6666
outputs: type=docker,dest=${{ runner.temp }}/myimage.tar
6767

6868
- name: Upload artifact

0 commit comments

Comments
 (0)