Skip to content

Commit

Permalink
Update Dockerfile for InterPro 98.0
Browse files Browse the repository at this point in the history
  • Loading branch information
matthiasblum authored Jan 16, 2024
1 parent 0212f30 commit 41d6f5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ FROM ubuntu:20.04

LABEL authors="Laise Florentino (lcf@ebi.ac.uk), Matthias Blum (mblum@ebi.ac.uk)"

ARG VERSION=5.65-97.0
ARG VERSION=5.66-98.0
ENV TZ=Europe/London

RUN ln -snf /usr/share/zoneinfo/$TZ /etc/localtime && \
Expand Down

0 comments on commit 41d6f5a

Please sign in to comment.