1
0
Fork 0
mirror of synced 2024-09-29 08:51:28 +13:00

Updated Docker image

This commit is contained in:
Eldad Fux 2020-03-18 21:31:25 +02:00
parent e3c9fd5807
commit 496a9a9159

View file

@ -1,4 +1,4 @@
FROM ubuntu:18.04 AS builder FROM ubuntu:19.04 AS builder
LABEL maintainer="team@appwrite.io" LABEL maintainer="team@appwrite.io"