Skip to content

Commit 8a99588

Browse files
committed
added 7.0.24
1 parent 8587d0d commit 8a99588

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ env:
88
REGISTRY: ghcr.io
99
# github.repository as <account>/<repo>
1010
IMAGE_ID: "ghcr.io/${{ github.repository_owner }}/glassfish"
11-
IMAGE_VERSION: 7.0.23
11+
IMAGE_VERSION: 7.0.24
1212

1313
jobs:
1414
build:

0 commit comments

Comments
 (0)