Open dmilkie opened 2 weeks ago
can you try updating the Dockerfile base image to
FROM golang:1.23.2-alpine3.20
Yes. that works. I changed to alphine3.20
in line 29 as well
fantastic. would you like to submit a pull request with these changes?
I'm trying to use Apptainer 1.3 so I can use build arguments in my Apptainer build.
However, the latest docker image released on DockerHub is 1.2.
I tried building docker image with the command here: https://github.com/kaczmarj/apptainer-in-docker?tab=readme-ov-file#build-image
but I'm getting this error: