Skip to content

Commit

Permalink
Manually Build Distroless Unbound Docker Image
Browse files Browse the repository at this point in the history
Fixed misplaced dash

Signed-off-by: ϺΛDИVTTΛH <[email protected]>
  • Loading branch information
madnuttah authored Feb 26, 2024
1 parent f945ee1 commit 64949c3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/manually-build-unbound.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ jobs:
build:
runs-on: ubuntu-latest
env:
- DOCKERHUB_SLUG: "madnuttah/unbound"
IMAGE_BUILD_DATE: "Mon Feb 26 18:45:27 UTC 2024"
DOCKERHUB_SLUG: "madnuttah/unbound"
IMAGE_BUILD_DATE: "Mon Feb 26 18:51:27 UTC 2024"
UNBOUND_DOCKER_IMAGE_VERSION: "1.19.1-5"
UNBOUND_VERSION: "1.19.1"
UNBOUND_SHA256: "bc1d576f3dd846a0739adc41ffaa702404c6767d2b6082deb9f2f97cbb24a3a9"
Expand Down

0 comments on commit 64949c3

Please sign in to comment.