Skip to content

Commit

Permalink
build(docker): use 'latest' tag for test docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
alycejenni committed Jan 12, 2023
1 parent faa1d5e commit 648b221
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM naturalhistorymuseum/ckantest:0.2
FROM naturalhistorymuseum/ckantest:latest

WORKDIR /base/src/ckanext-gallery

Expand Down

0 comments on commit 648b221

Please sign in to comment.