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