Skip to content

Commit

Permalink
update coredns image to 1.11.3
Browse files Browse the repository at this point in the history
  • Loading branch information
lennartack committed May 24, 2024
1 parent 8ab2e68 commit f39a29a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
env:
RELEASE: ${{ github.event.inputs.release || github.event.release.tag_name }}
IMAGE_PREFIX: ${{ github.repository }}
COREDNS_VERSION: 1.11.1
COREDNS_VERSION: 1.11.3
LINUX_ARCH: amd64 arm64
steps:
- name: Login to GitHub Container Registry
Expand Down

0 comments on commit f39a29a

Please sign in to comment.