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