⬆️ Update golang Docker tag to v1.22.0
This commit is contained in:
parent
501399d1d5
commit
1d9bf7c243
@ -1,4 +1,4 @@
|
||||
FROM golang:1.21.7-alpine AS build-stage
|
||||
FROM golang:1.22.0-alpine AS build-stage
|
||||
|
||||
WORKDIR /app
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user