Skip to content

Commit

Permalink
update to 8.22.6
Browse files Browse the repository at this point in the history
  • Loading branch information
haxqer committed Aug 8, 2022
1 parent d9db0bc commit 20f0888
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
FROM openjdk:8-stretch

LABEL maintainer="haxqer <[email protected]>" version="8.18.1"
LABEL maintainer="haxqer <[email protected]>" version="8.22.6"

ARG JIRA_VERSION=8.18.1
ARG JIRA_VERSION=8.22.6
# Production: jira-software jira-core
ARG JIRA_PRODUCT=jira-software
ARG AGENT_VERSION=1.2.2
ARG AGENT_VERSION=1.3.3
ARG MYSQL_DRIVER_VERSION=5.1.48

ENV JIRA_USER=jira \
Expand Down

0 comments on commit 20f0888

Please sign in to comment.