⬆️ Update golang Docker tag to v1.21.6
This commit is contained in:
parent
6dbd47c64a
commit
351657e1ef
@ -1,4 +1,4 @@
|
||||
FROM golang:1.21.5-alpine AS build-stage
|
||||
FROM golang:1.21.6-alpine AS build-stage
|
||||
|
||||
WORKDIR /app
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user