Skip to content
This repository has been archived by the owner on Jan 24, 2025. It is now read-only.

Commit

Permalink
[BUILD] docker file test
Browse files Browse the repository at this point in the history
  • Loading branch information
archan0621 committed Feb 5, 2024
1 parent 55c0fa5 commit 5a615d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
FROM ubuntu:20.04

ARG APIURL
ENV URL ${APIURL}
ENV URL $APIURL

ENV DEBIAN_FRONTEND=noninteractive

Expand Down

0 comments on commit 5a615d3

Please sign in to comment.