Skip to content

Commit

Permalink
Update sftpd and unbound
Browse files Browse the repository at this point in the history
Signed-off-by: Jauder Ho <[email protected]>
  • Loading branch information
jauderho committed Dec 6, 2024
1 parent 7b40c39 commit b0bb4fc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/sftpd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ on:
- cron: "0 8 * * 1"

env:
BUILD_VERSION: "9.7_p1-r4"
BUILD_VERSION: "9.9_p1-r2"
DOCKER_CLI_EXPERIMENTAL: enabled
REPOSITORY: ${{ github.actor }}/${{ github.workflow }}

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/unbound.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ on:
- cron: "0 8 * * 1"

env:
BUILD_VERSION: "1.20.0-r1"
BUILD_VERSION: "1.22.0-r0"
DOCKER_CLI_EXPERIMENTAL: enabled
REPOSITORY: ${{ github.actor }}/${{ github.workflow }}

Expand Down

0 comments on commit b0bb4fc

Please sign in to comment.