Spaces:
Build error
Build error
GitHub Actions
commited on
Commit
·
4f25f6e
1
Parent(s):
39178ec
Update from GitHub
Browse files- Dockerfile +1 -1
- hp-solanaceae +1 -1
Dockerfile
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
# GBIF dockerfile
|
2 |
-
FROM jekyll/jekyll:4.
|
3 |
|
4 |
# GBIF dockerfile
|
5 |
RUN gem sources --add https://repository.gbif.org/repository/rubygems.org/ && \
|
|
|
1 |
# GBIF dockerfile
|
2 |
+
FROM jekyll/jekyll:4.1.0
|
3 |
|
4 |
# GBIF dockerfile
|
5 |
RUN gem sources --add https://repository.gbif.org/repository/rubygems.org/ && \
|
hp-solanaceae
CHANGED
@@ -1 +1 @@
|
|
1 |
-
Subproject commit
|
|
|
1 |
+
Subproject commit 39178ec9c638c45c0c39f8b0321b8518478ffc7d
|