Skip to content

Commit efcd3e0

Browse files
committed
fix: test docker build
1 parent f46e4ef commit efcd3e0

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
@@ -11,7 +11,7 @@ runs:
1111
# using: 'node12'
1212
# main: './src/index.js'
1313
using: 'docker'
14-
image: 'docker.pkg.github.com/cocreate-app/cocreate-docs'
14+
image: 'docker.pkg.github.com/cocreate-app/cocreate-docs/cocreate-docs:1.1.19'
1515

1616

1717

0 commit comments

Comments
 (0)