mirror of
https://gitee.com/gitea/gitea
synced 2025-11-04 00:20:25 +08:00
Replaced edge with 3.4 for the alpine base image
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
FROM alpine:edge
|
FROM alpine:3.4
|
||||||
MAINTAINER Thomas Boerger <thomas@webhippie.de>
|
MAINTAINER Thomas Boerger <thomas@webhippie.de>
|
||||||
|
|
||||||
EXPOSE 22 3000
|
EXPOSE 22 3000
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
FROM hypriot/rpi-alpine-scratch:edge
|
FROM hypriot/rpi-alpine-scratch:v3.4
|
||||||
MAINTAINER Thomas Boerger <thomas@webhippie.de>
|
MAINTAINER Thomas Boerger <thomas@webhippie.de>
|
||||||
|
|
||||||
EXPOSE 22 3000
|
EXPOSE 22 3000
|
||||||
|
|||||||
Reference in New Issue
Block a user