Skip to content

Commit 4362871

Browse files
committed
fix: bump base
1 parent 5d06a37 commit 4362871

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/project.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Build Arches project
22
run-name: Build Arches project
33
on: [push]
44
env:
5-
ARCHES_BASE: ghcr.io/flaxandteal/arches-base-7.5-dev:feature-django-casbin
5+
ARCHES_BASE: ghcr.io/flaxandteal/arches-base-7.5-dev:coral
66
ARCHES_PROJECT: manatee
77
jobs:
88
Build-Arches:

0 commit comments

Comments
 (0)