Skip to content

Commit

Permalink
chore(deps): upgrade deps
Browse files Browse the repository at this point in the history
  • Loading branch information
darbyjack committed Dec 24, 2023
1 parent 6c0ae99 commit 2ec9469
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Prepare environment
FROM alpine:3.18
RUN apk add openjdk16
FROM alpine:3.19
RUN apk add openjdk21

# Download source code
RUN git clone https://github.com/MCBanners/banner-api.git /app
Expand Down

0 comments on commit 2ec9469

Please sign in to comment.