1
0
mirror of https://github.com/AmigaPorts/docker-amiga-gcc.git synced 2026-05-03 02:35:12 +00:00

Make sure we're using the latest base image for our toolchain

This commit is contained in:
Marlon Beijer
2019-06-25 15:41:38 +02:00
parent ad95f5b0a8
commit 104130e7ae

View File

@@ -1,4 +1,4 @@
FROM sebastianbergmann/amiga-gcc
FROM sebastianbergmann/amiga-gcc:latest
MAINTAINER Marlon Beijer "marlon@amigadev.com"
RUN apt-get update && apt-get install -y apt-utils cmake wget git make