Skip to content

Commit 4766549

Browse files
committed
Update Docker image tag in GitHub Actions workflow to use 'edge' version for certbot-dns-cloudflare
1 parent d45baf7 commit 4766549

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish_docker-images-edge.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
build:
1515
uses: ./.github/workflows/service_docker-build-and-publish.yml
1616
with:
17-
tags: "serversideup/certbot-dns-cloudflare:latest"
17+
tags: "serversideup/certbot-dns-cloudflare:edge"
1818
secrets: inherit
1919

2020
update_container_readme:

0 commit comments

Comments
 (0)