Update Dockerfile to use alpine:3.20 by coiouhkc · Pull Request #470 · boyter/scc
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 310
Comments
Merged
Update Dockerfile to use alpine:3.20#470
boyter merged 1 commit intoboyter:masterfrom
Update Dockerfile to use alpine:3.20#470
boyter merged 1 commit intoboyter:masterfrom
Conversation
Copy link
Contributor
coiouhkc
commented
May 24, 2024
coiouhkc
commented
Update Dockerfile to use alpine:3.20 both for builder and resulting image, caused by aquasec/trivy vuln. scanner issues with git, see #469
Copy link
Owner
boyter
commented
May 26, 2024
boyter commented
May 26, 2024Cheers for that.
boyter
merged commit
624d6c5
into
boyter:master
Copy link
Contributor Author
coiouhkc
commented
May 27, 2024
coiouhkc commented
May 27, 2024Thanks for merging! When do you plan to release a new version of the docker image?
Copy link
Owner
boyter
commented
May 27, 2024
boyter commented
May 27, 2024I don't actually have control of that... I don't think... unless its something done in github somehow. If thats the case let me know how and ill do it instantly.
Copy link
Contributor Author
coiouhkc
commented
May 27, 2024
coiouhkc commented
May 27, 2024@boyter - i thought you merged the feature from https://github.com/lhoupert/scc-in-docker (also https://github.com/lhoupert/scc and #425), at least i see a pipeline at https://github.com/boyter/scc/blob/master/.github/workflows/docker-publish.yml
I initially used the docker image of @lhoupert, but i'm not sure, whether https://github.com/lhoupert/scc is still maintained.
Copy link
Owner
boyter
commented
May 27, 2024
boyter commented
May 27, 2024Well my lack of github knowledge is showing here. Ill have to have a look to see what I need to do in that case.
Copy link
Collaborator
dbaggerman
commented
May 27, 2024
dbaggerman commented
May 27, 2024@boyter, your docker images are listed here: https://github.com/boyter/scc/pkgs/container/scc
Looks like it's based on the release version, so a 3.3.5 version would get built with the updated dockerfile.
Copy link
Contributor
lhoupert
commented
May 27, 2024
lhoupert commented
May 27, 2024@boyter - i thought you merged the feature from https://github.com/lhoupert/scc-in-docker (also https://github.com/lhoupert/scc and #425), at least i see a pipeline at https://github.com/boyter/scc/blob/master/.github/workflows/docker-publish.yml
I initially used the docker image of @lhoupert, but i'm not sure, whether https://github.com/lhoupert/scc is still maintained.
Hi I am not maintaining this fork, it was mostly to build and test my PR. I will archive it to avoid confusion.
Copy link
Owner
boyter
commented
May 28, 2024
boyter commented
May 28, 2024Neat so nothing for me to do then. Perfect.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment