Skip to content

Commit

Permalink
fix: remove debug
Browse files Browse the repository at this point in the history
  • Loading branch information
daiyam committed Oct 13, 2024
1 parent cc94af4 commit d9542a7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions focal-x64/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@ ARG REPO=mcr.microsoft.com/mirror/docker/library/ubuntu
ARG TAG=20.04
FROM ${REPO}:${TAG}

docker run -ti mcr.microsoft.com/mirror/docker/library/ubuntu:20.04 bash

ARG DEBIAN_FRONTEND=noninteractive

# Disable user so it can run on GH (VSCodium)
Expand Down

0 comments on commit d9542a7

Please sign in to comment.