1
0
Fork 0
mirror of https://git.rwth-aachen.de/acs/public/villas/node/ synced 2025-03-09 00:00:00 +01:00

dpcker: upgrade to Debian bullseye

This commit is contained in:
Steffen Vogel 2021-09-14 15:58:03 +02:00
parent 57fcc3c4f8
commit d3c4f6e24c
2 changed files with 2 additions and 2 deletions

View file

@ -21,7 +21,7 @@
###################################################################################
# You can choose between Debian and Ubuntu here
FROM debian:buster AS dev
FROM debian:bullseye AS dev
ARG GIT_REV=unknown
ARG GIT_BRANCH=unknown

View file

@ -21,7 +21,7 @@
###################################################################################
# You can choose between Debian and Ubuntu here
FROM debian:buster AS dev
FROM debian:bullseye AS dev
ARG GIT_REV=unknown
ARG GIT_BRANCH=unknown