mirror of
https://github.com/jwetzell/docker-guacamole.git
synced 2026-08-16 04:43:36 +00:00
actually point base workflow at the base dockerfile
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user