We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8587d0d commit 8a99588Copy full SHA for 8a99588
.github/workflows/docker-publish.yml
@@ -8,7 +8,7 @@ env:
8
REGISTRY: ghcr.io
9
# github.repository as <account>/<repo>
10
IMAGE_ID: "ghcr.io/${{ github.repository_owner }}/glassfish"
11
- IMAGE_VERSION: 7.0.23
+ IMAGE_VERSION: 7.0.24
12
13
jobs:
14
build:
0 commit comments