Skip to content

Commit

Permalink
Update docker image version
Browse files Browse the repository at this point in the history
  • Loading branch information
waybackarchiver committed Jul 26, 2024
1 parent 96d3d81 commit 8421d54
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 @@ -26,7 +26,7 @@ RUN --mount=type=bind,target=/src,rw \
&& mv ./build/binary/wayback-* /wayback

# Application layer
FROM alpine:3.17
FROM alpine:3.20

LABEL org.wabarc.homepage="http://github.com/wabarc" \
org.wabarc.repository="http://github.com/wabarc/wayback" \
Expand Down

0 comments on commit 8421d54

Please sign in to comment.