chore(deps): update dependency alpine to v3.16 #20
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ RUN go get -d -v && \
|
||||||
go build -v -buildvcs=false -ldflags="-s -w" -o atsebay.t
|
go build -v -buildvcs=false -ldflags="-s -w" -o atsebay.t
|
||||||
|
|
||||||
|
|
||||||
FROM alpine:3.15
|
FROM alpine:3.16
|
||||||
|
|
||||||
EXPOSE 8081
|
EXPOSE 8081
|
||||||
|
|
||||||
|
|
Reference in a new issue