Skip to content

Commit 3badf76

Browse files
authored
Update Dockerfile
1 parent 46dac75 commit 3badf76

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ubuntu_16.04/Dockerfile

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# syntax=docker/dockerfile:1
12
FROM ubuntu:16.04
23
ARG apt_proxy
34
RUN printf "Acquire::http::Proxy \"$apt_proxy\";\nAcquire::https::Proxy \"$apt_proxy\";\n" > /etc/apt/apt.conf.d/00aptproxy

0 commit comments

Comments
 (0)