Skip to content
This repository was archived by the owner on Jun 22, 2021. It is now read-only.

Commit 6674397

Browse files
authored
Merge pull request #7 from docker/use-image-v0.1
Use image v0.1
2 parents 4e90eff + 081dc82 commit 6674397

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ description: Builds and pushes docker images and will log in to a docker registr
33
author: Docker
44
runs:
55
using: docker
6-
image: docker://docker/github-actions:v0.0.1
6+
image: docker://docker/github-actions:v0.1
77
args:
88
- build-push
99
inputs:

0 commit comments

Comments
 (0)