Skip to content

Commit 9e48088

Browse files
committed
Trying to fix docker build
Signed-off-by: Kakadu <[email protected]>
1 parent 0e2de69 commit 9e48088

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
@@ -13,7 +13,7 @@ jobs:
1313
build:
1414
runs-on: ubuntu-24.04
1515
container:
16-
image: kakadu18/ocaml:
16+
image: kakadu18/ocaml:lama
1717

1818
concurrency:
1919
group: ${{ github.workflow }}-${{ github.ref }}

0 commit comments

Comments
 (0)