chore(deps): update dependency golang to v1.17.8
parent
8036c76648
commit
1a457e58c2
|
@ -1,4 +1,4 @@
|
|||
FROM golang:1.17.7-alpine as builder
|
||||
FROM golang:1.17.8-alpine as builder
|
||||
|
||||
# Set the Current Working Directory inside the container
|
||||
WORKDIR /app
|
||||
|
|
Reference in New Issue