Skip to content

Commit

Permalink
Merge pull request #2 from krauthosting/dockerfile
Browse files Browse the repository at this point in the history
Update Docker image for Let's Encrypt CA
  • Loading branch information
krauthosting authored Oct 12, 2021
2 parents b57d548 + 507d201 commit 8c947db
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 makocchi/alpine-git-curl-jq:latest
FROM krauthosting/ubi8-git-curl-jq:latest

LABEL "com.github.actions.name"="Mirror to GitLab and run GitLab CI"
LABEL "com.github.actions.description"="Automate mirroring of git commits to GitLab, trigger GitLab CI and post results back to GitHub"
Expand Down

0 comments on commit 8c947db

Please sign in to comment.