feat: Use latest docker image for docker compose
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# syntax=docker/dockerfile:1
|
||||
FROM automatischio/automatisch:0.10.0
|
||||
FROM automatischio/automatisch:latest
|
||||
WORKDIR /automatisch
|
||||
|
||||
RUN apk add --no-cache openssl dos2unix
|
||||
|
Reference in New Issue
Block a user