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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user