GUACAMOLE-407: Upgrade Docker image to Ubuntu 17.10.
This commit is contained in:
parent
d6510360d0
commit
2e4fb5b91c
@ -23,7 +23,7 @@
|
||||
|
||||
|
||||
# Use Ubuntu as base for the build
|
||||
ARG UBUNTU_VERSION=xenial
|
||||
ARG UBUNTU_VERSION=artful
|
||||
FROM ubuntu:${UBUNTU_VERSION} AS builder
|
||||
|
||||
# Base directory for installed build artifacts.
|
||||
|
Loading…
Reference in New Issue
Block a user