Skip to content

Commit 70f9580

Browse files
kong-entrypoint/3.9.1 package update (wolfi-dev#55385)
<p align="center"> <img src="https://raw.githubusercontent.com/wolfi-dev/.github/b535a42419ce0edb3c144c0edcff55a62b8ec1f8/profile/wolfi-logo-light-mode.svg" /> </p> Signed-off-by: wolfi-bot <[email protected]> Co-authored-by: wolfi-bot <[email protected]>
1 parent 34e14e9 commit 70f9580

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

kong-entrypoint.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
package:
22
name: kong-entrypoint
33
version: "3.9.1"
4-
epoch: 0
4+
epoch: 1
55
description: "Provides entrypoint for kong"
66
copyright:
77
- license: Apache-2.0
@@ -19,7 +19,7 @@ pipeline:
1919
with:
2020
repository: https://github.com/Kong/docker-kong.git
2121
tag: ${{package.version}}
22-
expected-commit: 9b42f20c7a3500df08fccfb0e86bafb6f8da81e3
22+
expected-commit: af96ffd89b75f2e7a68cb90d0a3c4b4cd30d53fc
2323

2424
- runs: |
2525
install -Dm755 ./docker-entrypoint.sh -t ${{targets.destdir}}/

0 commit comments

Comments
 (0)