Skip to content

Commit 518108d

Browse files
committed
Updated docker base image
Signed-off-by: Andrea Barberio <[email protected]>
1 parent 4e49e24 commit 518108d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88

99
jobs:
1010
docker_publish:
11-
runs-on: ubuntu-latest
11+
runs-on: 1.23
1212
env:
1313
DOCKER_USER: ${{ secrets.DOCKERHUB_USERNAME }}
1414
DOCKER_PASS: ${{ secrets.DOCKERHUB_PASSWORD }}

0 commit comments

Comments
 (0)