Update docker.yaml

This commit is contained in:
Zakary Timson 2023-07-28 14:33:56 +00:00
parent 2b622b51c7
commit cf1be65cb6

View File

@ -25,7 +25,7 @@ jobs:
name: Build & push docker image
runs-on: Docker
container:
image: node:16
image: docker:latest
steps:
- name: Login to registry