⬆️ Update golang Docker tag to v1.20.7
This commit is contained in:
parent
c04c636b05
commit
cbbec07d83
@ -1,4 +1,4 @@
|
||||
FROM golang:1.20.6-alpine AS build-stage
|
||||
FROM golang:1.20.7-alpine AS build-stage
|
||||
|
||||
WORKDIR /app
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user