Skip to content

Commit

Permalink
Align Alpine version for builder and runner image
Browse files Browse the repository at this point in the history
  • Loading branch information
tma authored Jul 20, 2022
1 parent d017cb0 commit bd3eab2
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 @@ -10,7 +10,7 @@ RUN go build -o /go/bin/main -v cmd/main.go

# ----------------

FROM alpine:3.16.0
FROM alpine:3.16

RUN apk --no-cache add ca-certificates tzdata

Expand Down

0 comments on commit bd3eab2

Please sign in to comment.