fix: reverted 5.1 back to 5.1 base image
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
071f6aff83
commit
8aae548a8b
@ -1,4 +1,4 @@
|
|||||||
FROM docker.io/redmine:6.0
|
FROM docker.io/redmine:5.1
|
||||||
|
|
||||||
RUN apt-get -qy update && apt-get -qy upgrade && apt-get -qy install git libffi-dev make gcc nodejs graphviz
|
RUN apt-get -qy update && apt-get -qy upgrade && apt-get -qy install git libffi-dev make gcc nodejs graphviz
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user