Skip to content

Commit

Permalink
Merge pull request #77 from MCBanners/renovate/alpine-3.x
Browse files Browse the repository at this point in the history
  • Loading branch information
darbyjack authored Nov 2, 2023
2 parents d4aa5b4 + 32eb861 commit 91429a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Prepare environment
FROM alpine:3.17
FROM alpine:3.18
RUN apk add openjdk16

# Download source code
Expand Down

0 comments on commit 91429a9

Please sign in to comment.