0
0
mirror of https://github.com/thegeeklab/wp-gitea-release.git synced 2024-06-02 18:29:43 +02:00

Use correct base image for i386 (#3)

This commit is contained in:
Thomas Boerger 2018-03-16 10:39:39 +01:00 committed by Jonas Franz
parent 8616c56d7b
commit 53e9f4e2c8

View File

@ -1,4 +1,4 @@
FROM plugins/base:i386
FROM plugins/base:multiarch
LABEL maintainer="Drone.IO Community <drone-dev@googlegroups.com>" \
org.label-schema.name="Drone Gitea Release" \