1
0
mirror of https://github.com/rancher/os.git synced 2025-08-27 10:48:41 +00:00
This commit is contained in:
Snyk bot 2022-10-06 20:59:08 +02:00 committed by GitHub
commit 2bb643f278
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
FROM golang:1.6
FROM golang:1
RUN apt-get update && \
apt-get install -y apache2-utils && \