Skip to content

Commit

Permalink
preparing action to test colors (#95)
Browse files Browse the repository at this point in the history
* preparing action to test colors
Signed-off-by: vsoch <vsoch@users.noreply.github.com>
  • Loading branch information
vsoch committed Jul 23, 2022
1 parent 73710b1 commit 1973808
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.27
FROM quay.io/urlstechie/urlchecker:0.0.30
COPY entrypoint.sh /entrypoint.sh
WORKDIR /github/workspace
ENTRYPOINT ["/bin/bash", "/entrypoint.sh"]

0 comments on commit 1973808

Please sign in to comment.