⬆️ Update golang Docker tag to v1.22.4
All checks were successful
ci / docker (pull_request) Successful in 12s
All checks were successful
ci / docker (pull_request) Successful in 12s
This commit is contained in:
parent
5fac31c6e3
commit
bb9417e232
@ -1,4 +1,4 @@
|
||||
FROM golang:1.22.3-alpine AS build-stage
|
||||
FROM golang:1.22.4-alpine AS build-stage
|
||||
|
||||
WORKDIR /app
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user