Skip to content

Commit

Permalink
update GOVERN_VERSION
Browse files Browse the repository at this point in the history
  • Loading branch information
Ahoo-Wang committed May 12, 2021
1 parent 87a8a69 commit a335987
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/rest-api/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# docker build --build-arg JDK_VERSION=armv7l-centos-jdk-11.0.8_10-slim --build-arg GOVERN_VERSION=0.7.2 -t ahoowang/govern-service:0.7.2 .
ARG JDK_VERSION=alpine
ARG GOVERN_VERSION=0.8.2
ARG GOVERN_VERSION=0.9.0
ARG GOVERN_SERVICE_HOME=/govern-service
FROM adoptopenjdk/openjdk11:${JDK_VERSION} AS base

Expand Down

0 comments on commit a335987

Please sign in to comment.