snyk-bot
2023-04-18 16:32:46 +00:00
parent 2986c23a9b
commit 2e4f100af4
+1 -1
View File
@@ -5,7 +5,7 @@
# and then you can run containers with:
# docker run -t -i --rm -e http_proxy http://dockerhost:3142/ debian bash
#
FROM ubuntu
FROM ubuntu:22.10
VOLUME ["/var/cache/apt-cacher-ng"]
RUN apt-get update && apt-get install -y apt-cacher-ng