⬆️ Update golang Docker tag to v1.21.3
This commit is contained in:
parent
21d52b03c2
commit
4bf3245259
@ -1,4 +1,4 @@
|
||||
FROM golang:1.21.2-alpine AS build-stage
|
||||
FROM golang:1.21.3-alpine AS build-stage
|
||||
|
||||
WORKDIR /app
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user