Skip to content
Snippets Groups Projects
Commit 14f8b590 authored by Stefan Lankes's avatar Stefan Lankes
Browse files

build image from ghcr.io/hermit-os/hermit_env

parent 633983f2
No related branches found
No related tags found
No related merge requests found
......@@ -126,7 +126,7 @@ jobs:
- name: Create dockerfile for axum
run: |
cat << END > Dockerfile
FROM scratch
FROM ghcr.io/hermit-os/hermit_env:latest
COPY hermit-loader-x86_64 hermit/hermit-loader
COPY hermit-loader-x86_64-fc hermit/hermit-loader-fc
COPY axum-example hermit/axum-example
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment