Skip to content

Commit ba0d0c7

Browse files
committed
add monitor from php alpine image
1 parent 1cce4ee commit ba0d0c7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/docker-monitor.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@ jobs:
1212
uses: fontebasso/docker-hub-upstream@main
1313
with:
1414
token: ${{ secrets.TOKEN }}
15-
image: 'library/alpine'
16-
tag: '3.16'
15+
image: 'library/php'
16+
tag: '8.1-fpm-alpine3.16'

0 commit comments

Comments
 (0)