Skip to content

Commit

Permalink
Update the alpine label to match alpine-jdk11
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkEWaite committed Dec 22, 2022
1 parent 8c81b82 commit c8855f3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-bake.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ target "alpine_jdk11" {
context = "."
tags = [
equal(ON_TAG, "true") ? "${REGISTRY}/${JENKINS_REPO}:${VERSION}-alpine-jdk11": "",
"${REGISTRY}/${JENKINS_REPO}:alpine",
"${REGISTRY}/${JENKINS_REPO}:alpine-jdk11",
"${REGISTRY}/${JENKINS_REPO}:latest-alpine-jdk11",
]
Expand Down

0 comments on commit c8855f3

Please sign in to comment.