Skip to content

Commit

Permalink
chore: changed lines [24] of file "/tmp/updatecli/github/jenkinsci/do...
Browse files Browse the repository at this point in the history
... cker-ssh-agent/alpine/Dockerfile"

Made with ❤️️ by updatecli
  • Loading branch information
github-actions[bot] committed Jun 18, 2023
1 parent f5d5bb6 commit 3af167e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion alpine/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
# SOFTWARE.

ARG JAVA_VERSION="17.0.7_7"
ARG ALPINE_TAG=3.17.3
ARG ALPINE_TAG=3.18.2
FROM eclipse-temurin:"${JAVA_VERSION}"-jdk-alpine AS jre-build

RUN if [ "$TARGETPLATFORM" != 'linux/arm/v7' ]; then \
Expand Down

0 comments on commit 3af167e

Please sign in to comment.