Skip to content

Commit

Permalink
Test pin
Browse files Browse the repository at this point in the history
  • Loading branch information
steelhead31 committed Jan 28, 2025
1 parent e7471f1 commit 1e9daff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion linux/jdk/alpine/src/main/packaging/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
ARG CONTAINER_REGISTRY=""

FROM ${CONTAINER_REGISTRY}alpine
FROM ${CONTAINER_REGISTRY}alpine:3.19
ENV GOSU_VERSION 1.14

RUN set -eux; \
Expand Down

0 comments on commit 1e9daff

Please sign in to comment.