Skip to content

Commit 27b03a0

Browse files
committed
Update Docker image tag to preview in check formatting action
1 parent 8a1d5a6 commit 27b03a0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/actions/check-formatting/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ runs:
44
using: "composite"
55
steps:
66
- name: Check formatting
7-
run: docker run --rm -v "$(pwd)":/app/ ghcr.io/nationalarchives/tna-python-dev:latest checkformat
7+
run: docker run --rm -v "$(pwd)":/app/ ghcr.io/nationalarchives/tna-python-dev:preview checkformat
88
shell: bash

0 commit comments

Comments
 (0)