skills / publish-packages

Use GitHub Actions to publish your project to a Docker image.
MIT License
157 stars 71 forks source link

Change the base image in Dockerfile block (nginx:1.17 to nginx:1.24-alpine) #22

Closed sinsukehlab closed 1 year ago

sinsukehlab commented 1 year ago

Why:

nginx:1.17 is vulnerable.

What's being changed:

README.md

2-add-a-dockerfile.yml

Check off the following:

sinsukehlab commented 1 year ago

I have updated the workflow for Step 2.

sinsukehlab commented 1 year ago

The workflow verified https://github.com/sinsukehlab/publish-packages-sinsukehlab/actions/runs/4817443439

cmwilson21 commented 1 year ago

@sinsukehlab Thanks for the verification! I'll take a look at this from the content side ✨

cmwilson21 commented 1 year ago

@sinsukehlab 👋 - Just added a few minor content edits 👍

Let me know if you accept them and I'll get this merged ✅

sinsukehlab commented 1 year ago

@cmwilson21 Thanks for adding the edits. I have accepted them.

sinsukehlab commented 1 year ago

@cmwilson21 @hectorsector gentle reminder