Skip to content

Commit 776f939

Browse files
only need 1
1 parent 4395614 commit 776f939

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

Dockerfile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,6 @@ ARG ECR_URI=${ECR_ACCOUNT_ID}.dkr.ecr-fips.${ECR_REGION}.amazonaws.com/${BASE_IM
99

1010
FROM ${ECR_URI} as docker-code-server-python
1111

12-
ARG DEBIAN_FRONTEND="noninteractive"
13-
1412
# Install Python 3.12
1513
RUN echo "**** install Python 3.12 ****" && \
1614
apt-get update && \

0 commit comments

Comments
 (0)