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:
parent
57fcc3c4f8
commit
d3c4f6e24c
2 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue