Skip to content

Commit 53b3c04

Browse files
committed
rock 2.0.1
1 parent 34170e5 commit 53b3c04

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@
44
# https://github.com/obiba/docker-rock
55
#
66

7-
FROM obiba/docker-gosu:latest AS gosu
7+
FROM tianon/gosu:latest AS gosu
88

99
LABEL OBiBa <dev@obiba.org>
1010

1111
FROM obiba/obiba-r:4.3-java-21-jammy AS server
1212

13-
ENV ROCK_VERSION 2.0.0
13+
ENV ROCK_VERSION 2.0.1
1414
ENV ROCK_HOME /srv
1515
ENV JAVA_OPTS -Xmx2G
1616

0 commit comments

Comments
 (0)