Skip to content

Commit

Permalink
chore(deps): update alpine docker tag to v3.20.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 8, 2024
1 parent 4cbe02b commit 794a00b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ RUN unzip target/shacl-x-${VERSION}-bin.zip -d /app/

# BUILD STAGE 2: keep only Java and SHACL-X

FROM alpine:3.20.0
FROM alpine:3.20.3

ARG VERSION

Expand Down

0 comments on commit 794a00b

Please sign in to comment.