diff --git a/Dockerfile b/Dockerfile index d58e3f4..4f24fd5 100644 --- a/Dockerfile +++ b/Dockerfile @@ -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