Skip to content

Commit

Permalink
Merge pull request #577 from Xynnn007/fix-release-as
Browse files Browse the repository at this point in the history
AS: fix restful-as dockerfile
  • Loading branch information
BbolroC authored Nov 15, 2024
2 parents 5f2f053 + d0ba9ee commit d78e054
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions attestation-service/docker/as-restful/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ RUN cargo install --path attestation-service --bin restful-as --features restful

FROM ubuntu:22.04
ARG ARCH=x86_64
ARG VERIFIER=all-verifier

LABEL org.opencontainers.image.source="https://github.com/confidential-containers/attestation-service"

Expand Down

0 comments on commit d78e054

Please sign in to comment.