You've already forked dockerfiles
mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-11-23 22:15:10 +02:00
update base image
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user