Update docker image #130

Open
Jonatas-Goncalves wants to merge 1 commits from Jonatas-Goncalves/patch-1 into main
Jonatas-Goncalves commented 2023-06-07 01:37:27 +02:00 (Migrated from github.com)

Restore Workflow working on Github Actions by changing the docker image source to a more up-to-date one.

Restore Workflow working on Github Actions by changing the docker image source to a more up-to-date one.
This pull request can be merged automatically.
You are not authorized to merge this pull request.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b Jonatas-Goncalves/patch-1 main
git pull origin Jonatas-Goncalves/patch-1

Step 2:

Merge the changes and update on Forgejo.
git checkout main
git merge --no-ff Jonatas-Goncalves/patch-1
git push origin main
Sign in to join this conversation.
No description provided.