mirror of
https://github.com/astefanutti/decktape.git
synced 2024-11-29 23:13:11 +03:00
Use explicit tag for Debian 8
This commit is contained in:
parent
48ef3c0b54
commit
487c3ccc15
@ -1,4 +1,4 @@
|
||||
FROM debian:jessie
|
||||
FROM debian:8
|
||||
|
||||
RUN apt-get update
|
||||
RUN apt-get install -y libwebp5 libfontconfig libjpeg62 libssl1.0.0 libicu52 curl
|
||||
|
Loading…
Reference in New Issue
Block a user