Skip to content

Commit

Permalink
Build Image Release 1.17.0-4 (Revision 4)
Browse files Browse the repository at this point in the history
Updated to Alpine 3.17.0
Added additional Docker endpoints for Harden Runners
  • Loading branch information
madnuttah authored Nov 23, 2022
1 parent bcf913d commit 4309e53
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/build-unbound.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ on:

env:
DOCKERHUB_SLUG: "madnuttah/unbound"
VERSION: "1.17.0-3"
REVISION: "3"
VERSION: "1.17.0-4"
REVISION: "4"

jobs:
build:
Expand All @@ -23,6 +23,8 @@ jobs:
allowed-endpoints:
dl-cdn.alpinelinux.org:443
github.com:443
docker.io
index.docker.io
auth.docker.io:443
registry-1.docker.io:443
production.cloudflare.docker.com:443
Expand Down

0 comments on commit 4309e53

Please sign in to comment.