Skip to content

Commit

Permalink
Bump version (#455)
Browse files Browse the repository at this point in the history
  • Loading branch information
ggsdc authored Apr 24, 2023
1 parent df30f00 commit 8397add
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cornflow-server/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ ENV DEBIAN_FRONTEND noninteractive
ENV TERM linux

# CORNFLOW vars
ARG CORNFLOW_VERSION=1.0.3
ARG CORNFLOW_VERSION=1.0.4

# install linux pkg
RUN apt update -y && apt-get install -y --no-install-recommends \
Expand Down

0 comments on commit 8397add

Please sign in to comment.