Skip to content

Commit

Permalink
Merge pull request #68 from ashleycaselli/renovate/alpine-3.x
Browse files Browse the repository at this point in the history
chore(deps): update alpine docker tag to v3.21.2
  • Loading branch information
ashleycaselli authored Jan 10, 2025
2 parents 87bfa3c + be044dd commit 420b675
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 @@ -32,7 +32,7 @@ RUN unzip target/shacl-${VERSION}-bin.zip -d /app/

# BUILD STAGE 2: keep only Java and SHACL

FROM alpine:3.20.3
FROM alpine:3.21.2

ARG VERSION

Expand Down

0 comments on commit 420b675

Please sign in to comment.