mirror of
https://github.com/vimagick/dockerfiles.git
synced 2024-11-24 08:52:15 +02:00
update base image
This commit is contained in:
parent
dd861b4237
commit
52c4ec1e77
@ -2,7 +2,7 @@
|
||||
# Dockerfile for errbot-arm
|
||||
#
|
||||
|
||||
FROM easypi/alpine-arm:edge
|
||||
FROM easypi/alpine-arm
|
||||
MAINTAINER EasyPi Software Foundation
|
||||
|
||||
RUN set -xe \
|
||||
|
@ -2,7 +2,7 @@
|
||||
# Dockerfile for hubot-arm
|
||||
#
|
||||
|
||||
FROM easypi/alpine-arm:edge
|
||||
FROM easypi/alpine-arm
|
||||
MAINTAINER EasyPi Software Foundation
|
||||
|
||||
ENV HUBOT_NAME=Hubot
|
||||
|
Loading…
Reference in New Issue
Block a user