Skip to content

Commit

Permalink
使用 alpine 3.17 仓库中的 opentracker6 0_git20210823-r1
Browse files Browse the repository at this point in the history
  • Loading branch information
ryjer committed Sep 17, 2023
1 parent 6da77c8 commit 17ab351
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions .github/workflows/ipv6.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,10 +57,10 @@ jobs:
cache-from: type=local,src=/tmp/.buildx-cache
cache-to: type=local,dest=/tmp/.buildx-cache-new
tags: |
ryjer/opentracker:ipv6-20180526
ryjer/opentracker:ipv6-20180526-r1
ryjer/opentracker:ipv6-20180526-alpine3.15.10
ryjer/opentracker:ipv6-20180526-alpine3.15
ryjer/opentracker:ipv6-alpine3.15.10
ryjer/opentracker:ipv6-alpine3.15
ryjer/opentracker:ipv6-20210823
ryjer/opentracker:ipv6-20210823-r1
ryjer/opentracker:ipv6-20210823-alpine3.17.5
ryjer/opentracker:ipv6-20210823-alpine3.17
ryjer/opentracker:ipv6-alpine3.17.5
ryjer/opentracker:ipv6-alpine3.17
2 changes: 1 addition & 1 deletion Dockerfile.ipv6
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM alpine:3.15.10
FROM alpine:3.17.5

# 创建配置目录,安装 curl 健康检查使用
RUN apk add --no-cache opentracker6
Expand Down

0 comments on commit 17ab351

Please sign in to comment.