Skip to content

Commit

Permalink
preparing for 0.0.27 release (#85)
Browse files Browse the repository at this point in the history
  • Loading branch information
vsoch committed Apr 1, 2022
1 parent 2f87de6 commit d79ac43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM quay.io/urlstechie/urlchecker:0.0.26
FROM quay.io/urlstechie/urlchecker:0.0.27
COPY entrypoint.sh /entrypoint.sh
WORKDIR /github/workspace
ENTRYPOINT ["/bin/bash", "/entrypoint.sh"]

0 comments on commit d79ac43

Please sign in to comment.