Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
haxqer authored Feb 12, 2020
1 parent 60bda77 commit bd6ebba
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="6.15.7"
LABEL maintainer="haxqer <[email protected]>" version="7.3.1"

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

Expand Down

0 comments on commit bd6ebba

Please sign in to comment.