Skip to content

Commit

Permalink
ubuntu version to 20
Browse files Browse the repository at this point in the history
  • Loading branch information
songzhouran committed Sep 27, 2023
1 parent 5627258 commit c6f6f7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ RUN cargo build --locked --profile $PROFILE $BUILD_ARGS
# ==========================
# stage 2: packaging
# ==========================
FROM ubuntu:22.04
FROM ubuntu:20.04
LABEL maintainer="Trust Computing GmbH <info@litentry.com>"

ARG PROFILE
Expand Down

0 comments on commit c6f6f7d

Please sign in to comment.