You've already forked dockerfiles
mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-11-25 22:22:29 +02:00
update base image
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
# Dockerfile for errbot-arm
|
# Dockerfile for errbot-arm
|
||||||
#
|
#
|
||||||
|
|
||||||
FROM easypi/alpine-arm:edge
|
FROM easypi/alpine-arm
|
||||||
MAINTAINER EasyPi Software Foundation
|
MAINTAINER EasyPi Software Foundation
|
||||||
|
|
||||||
RUN set -xe \
|
RUN set -xe \
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
# Dockerfile for hubot-arm
|
# Dockerfile for hubot-arm
|
||||||
#
|
#
|
||||||
|
|
||||||
FROM easypi/alpine-arm:edge
|
FROM easypi/alpine-arm
|
||||||
MAINTAINER EasyPi Software Foundation
|
MAINTAINER EasyPi Software Foundation
|
||||||
|
|
||||||
ENV HUBOT_NAME=Hubot
|
ENV HUBOT_NAME=Hubot
|
||||||
|
|||||||
Reference in New Issue
Block a user