Skip to content

Commit

Permalink
Merge branch 'develop' into feature/generictier2
Browse files Browse the repository at this point in the history
  • Loading branch information
sduchesneau committed Mar 26, 2024
2 parents d6b1450 + 27d6b42 commit 25d97b9
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 @@ -12,7 +12,7 @@ RUN go build -v -ldflags "-X main.version=${VERSION}" ./cmd/firecore

####

FROM alpine:edge
FROM alpine:3


RUN apk --no-cache add \
Expand Down

0 comments on commit 25d97b9

Please sign in to comment.