actually point base workflow at the base dockerfile

This commit is contained in:
2024-04-05 11:42:53 -05:00
parent ce2bc62cf7
commit 1dfc348669
+1
View File
@@ -24,6 +24,7 @@ jobs:
uses: docker/build-push-action@v5
with:
push: true
file: Dockerfile.base
tags: jwetzell/guacamole:base
cache-from: type=gha
cache-to: type=gha,mode=max