user docker image of docker
Some checks failed
Build and Publish Docker Image / build (push) Failing after 31s
Some checks failed
Build and Publish Docker Image / build (push) Failing after 31s
This commit is contained in:
parent
ccba5227fb
commit
5d7de5d180
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ on:
|
|||
jobs:
|
||||
build:
|
||||
runs-on: docker
|
||||
container: node:22-alpine
|
||||
container: docker:latest
|
||||
steps:
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v4
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue