Skip to content

Commit

Permalink
undo Alpine upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
slingamn committed Jun 21, 2024
1 parent 8f96d24 commit e5e5314
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 @@ -16,7 +16,7 @@ RUN sed -i 's/^\(\s*\)\"127.0.0.1:6667\":.*$/\1":6667":/' /go/src/github.com/erg
RUN make install

## build ergo container
FROM docker.io/alpine:3.20
FROM docker.io/alpine:3.19

# metadata
LABEL maintainer="Daniel Oaks <[email protected]>,Daniel Thamdrup <[email protected]>" \
Expand Down

0 comments on commit e5e5314

Please sign in to comment.