generated from PenaSide/GolangTemplate
fix: change golang base image
This commit is contained in:
parent
2a7f2d9e70
commit
73001b8db7
@ -1,5 +1,5 @@
|
||||
# BUILD
|
||||
FROM gitea.pena/penadevops/container-images/golang:main as build
|
||||
FROM gitea.pena/penadevops/container-images/golang:1.23.8-alpine as build
|
||||
|
||||
# Update packages and clear cache
|
||||
# Set work directory
|
||||
|
Loading…
Reference in New Issue
Block a user