mirror of
https://github.com/thumbsup/thumbsup
synced 2024-11-15 18:12:46 +00:00
chore: update Docker base images (Node version)
This commit is contained in:
parent
ca0c41ff1c
commit
0b76067d7c
2
.github/workflows/publish-docker-base.yml
vendored
2
.github/workflows/publish-docker-base.yml
vendored
@ -8,7 +8,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
strategy:
|
||||
matrix:
|
||||
nodejs: [14, 16, 18]
|
||||
nodejs: [18, 20]
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: docker/setup-qemu-action@v1
|
||||
|
Loading…
Reference in New Issue
Block a user