Skip to content

Commit c47c240

Browse files
authored
use proper Dockerfile for base image [ci skip]
1 parent 979c48f commit c47c240

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-hub-publish-base.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
uses: docker/[email protected]
2323
with:
2424
context: .
25-
file: ./docker/Dockerfile-ubuntu-20.04
25+
file: ./docker/Dockerfile-base
2626
tags: imiobe/iadelib:base
2727
platforms: linux/amd64
2828
pull: true

0 commit comments

Comments
 (0)