✨ Build image for all supported Ubuntu version
This commit is contained in:
parent
60a39f933d
commit
3a300e9933
2 changed files with 7 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM ubuntu:lunar
|
||||
FROM ubuntu:latest
|
||||
|
||||
RUN apt-get -y update && \
|
||||
DEBIAN_FRONTEND=noninteractive apt-get install -y debhelper devscripts git gnupg libxml2-utils openssh-client && \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue