fix typo
This commit is contained in:
parent
44ebcd5977
commit
4c9e3c806a
@ -4,7 +4,7 @@ FROM ubuntu:latest
|
||||
LABEL maintainer="Paulino Padial <github.com/ppadial>"
|
||||
|
||||
# Environment variables (with default values)
|
||||
ENV LOG_LEVEL=8
|
||||
ENV CRON_LOG_LEVEL=8
|
||||
|
||||
# Packages installation
|
||||
RUN apt-get update && apt-get upgrade -y && \
|
||||
|
Loading…
Reference in New Issue
Block a user