Skip to content

Commit

Permalink
Fix amd64 base
Browse files Browse the repository at this point in the history
  • Loading branch information
thespad committed Jun 25, 2024
1 parent 1289cbe commit 17f818e
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
Expand Up @@ -29,7 +29,7 @@ RUN \
cp build/libs/*.jar /davos.jar && \
chmod 755 /davos.jar

FROM ghcr.io/linuxserver/baseimage-alpine:3.19
FROM ghcr.io/linuxserver/baseimage-alpine:3.20

# set version label
ARG BUILD_DATE
Expand Down

0 comments on commit 17f818e

Please sign in to comment.