Skip to content

Commit

Permalink
Update to alpine 3.15 as runtime image
Browse files Browse the repository at this point in the history
  • Loading branch information
0xERR0R committed Dec 13, 2021
1 parent d414c26 commit 9c5ba48
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 @@ -23,7 23,7 @@ ARG opts
RUN env ${opts} make build

# final stage
FROM alpine:3.14
FROM alpine:3.15

LABEL org.opencontainers.image.source="https://github.com/0xERR0R/blocky" \
org.opencontainers.image.url="https://github.com/0xERR0R/blocky" \
Expand Down

0 comments on commit 9c5ba48

Please sign in to comment.