Skip to content

Commit

Permalink
Build Release 1.19.0-1
Browse files Browse the repository at this point in the history
Updated to OpenSSL 3.2.0
Added forgotten `--enable-cachedb` to the Unbound Dockerfile
  • Loading branch information
madnuttah authored Nov 23, 2023
1 parent c88125f commit 0b5c281
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 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.19.0"
REVISION: "0"
VERSION: "1.19.0-1"
REVISION: "1"

jobs:
build:
Expand Down

0 comments on commit 0b5c281

Please sign in to comment.