Skip to content

Commit a08ddda

Browse files
committed
Fixing repository from dockerfile
1 parent 5363a46 commit a08ddda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile.alpine-3.16

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
### Builder ###
2-
FROM golang:1.19.2-alpine3.15 as builder
2+
FROM golang:1.19.2-alpine3.16 as builder
33

44
WORKDIR /go/src/app
55
ENV GIN_MODE=release

0 commit comments

Comments
 (0)