Skip to content

Commit

Permalink
Test
Browse files Browse the repository at this point in the history
  • Loading branch information
steelhead31 authored Dec 18, 2024
1 parent 2a82842 commit 0677c13
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 0677c13

Please sign in to comment.