Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Validata
Validata UI
Commits
4d10d498
Commit
4d10d498
authored
Jan 07, 2021
by
Pierre Dittgen
Browse files
Fix chromium version
parent
9697c1b3
Changes
2
Show whitespace changes
Inline
Side-by-side
CHANGELOG.md
View file @
4d10d498
# Changelog
## next
-
Fix Dockerfile chromium version
## 0.4.0a3
-
Move validata resource code to validata-core
...
...
Dockerfile
View file @
4d10d498
...
...
@@ -6,7 +6,7 @@ EXPOSE 5000
RUN
pip
install
--no-cache-dir
gunicorn
==
20.0.4
RUN
apt-get update
&&
\
apt-get
install
--yes
--no-install-recommends
chromium
=
8
3
.0.4
103.116-1
~deb10u
3
apt-get
install
--yes
--no-install-recommends
chromium
=
8
7
.0.4
280.88-0.4
~deb10u
1
ARG
uid=1000
ARG
gid=1000
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment