Skip to content

Commit

Permalink
Upgrade docker base image versions
Browse files Browse the repository at this point in the history
  • Loading branch information
feedmeapples committed Jun 28, 2022
1 parent 472e96a commit 4c5d5ec
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,5 +1,5 @@
ARG BASE_SERVER_IMAGE=temporalio/base-server:1.7.0
ARG BASE_BUILDER_IMAGE=temporalio/base-builder:1.7.0
ARG BASE_SERVER_IMAGE=temporalio/base-server:1.9.0
ARG BASE_BUILDER_IMAGE=temporalio/base-builder:1.8.0
ARG GOPROXY

##### UI builder #####
Expand Down

0 comments on commit 4c5d5ec

Please # to comment.