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