fix
This commit is contained in:
parent
e27586f86d
commit
57da2f3914
@ -1,4 +1,4 @@
|
||||
FROM t0is/laravel-roadrunner-base:latest
|
||||
FROM t0is/laravel-roadrunner-base:latest-amd64
|
||||
|
||||
RUN apt update -y && apt upgrade -y
|
||||
RUN apt-get install -y supervisor
|
||||
|
@ -1,4 +1,4 @@
|
||||
FROM t0is/laravel-roadrunner-base:latest
|
||||
FROM t0is/laravel-roadrunner-base:latest-amd64
|
||||
|
||||
RUN apt update -y && apt upgrade -y
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user