Skip to content

Commit

Permalink
chore(deps): update dragonwell-registry.cn-hangzhou.cr.aliyuncs.com/d…
Browse files Browse the repository at this point in the history
…ragonwell/dragonwell docker tag to v21 (#312)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 5, 2023
1 parent 168d6c5 commit d061b2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cosky-rest-api/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
ARG APP_NAME=cosky-rest-api
ARG WORK_HOME=/opt/${APP_NAME}

FROM dragonwell-registry.cn-hangzhou.cr.aliyuncs.com/dragonwell/dragonwell:17 AS base
FROM dragonwell-registry.cn-hangzhou.cr.aliyuncs.com/dragonwell/dragonwell:21 AS base

FROM base as build
ARG WORK_HOME
Expand Down

0 comments on commit d061b2c

Please sign in to comment.