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