Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
haxqer authored May 1, 2020
1 parent bd6ebba commit 11b0d02
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
FROM openjdk:8-stretch

LABEL maintainer="haxqer <[email protected]>" version="7.3.1"
LABEL maintainer="haxqer <[email protected]>" version="7.4.0"

ARG ATLASSIAN_PRODUCTION=confluence
ARG APP_NAME=confluence
ARG APP_VERSION=7.3.1
ARG APP_VERSION=7.4.0
ARG AGENT_VERSION=1.2.2
ARG MYSQL_DRIVER_VERSION=5.1.48

Expand Down

0 comments on commit 11b0d02

Please sign in to comment.