Update BlockMap to 2.2.1
This commit is contained in:
parent
247b0df302
commit
ebb55a672e
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
FROM docker.io/library/openjdk:14-alpine
|
||||
|
||||
ENV VERSION=2.2.0 \
|
||||
SHA1=bcb3a1eec9deddc77e2ed2d4df1b402fa6432beb
|
||||
ENV VERSION=2.2.1 \
|
||||
SHA1=c4ae4900d2b0dbc0744cfde21f5120cdd5c4ae8f
|
||||
|
||||
RUN mkdir -p /opt/blockmap /input /output && \
|
||||
apk add --update --no-cache su-exec binutils gettext libintl && \
|
||||
|
|
Loading…
Add table
Reference in a new issue