mirror of
https://github.com/itdoginfo/allow-domains.git
synced 2025-09-01 10:09:38 +00:00
Update image
This commit is contained in:
parent
573085177f
commit
b541e0e097
2 changed files with 2 additions and 2 deletions
2
.github/workflows/create-lists.yml
vendored
2
.github/workflows/create-lists.yml
vendored
|
@ -31,7 +31,7 @@ jobs:
|
||||||
-v ${{ github.workspace }}/Services:/app/Services \
|
-v ${{ github.workspace }}/Services:/app/Services \
|
||||||
-v ${{ github.workspace }}/SRS:/app/SRS \
|
-v ${{ github.workspace }}/SRS:/app/SRS \
|
||||||
-v ${{ github.workspace }}/DAT:/app/DAT \
|
-v ${{ github.workspace }}/DAT:/app/DAT \
|
||||||
itdoginfo/compilesrs:0.1.18
|
itdoginfo/compilesrs:0.1.19
|
||||||
|
|
||||||
- name: Check Russia/inside-dnsmasq-ipset
|
- name: Check Russia/inside-dnsmasq-ipset
|
||||||
uses: itdoginfo/dnsmasq-action@0.1
|
uses: itdoginfo/dnsmasq-action@0.1
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
FROM ghcr.io/sagernet/sing-box:v1.11.3 AS sing-box
|
FROM ghcr.io/sagernet/sing-box:v1.11.15 AS sing-box
|
||||||
|
|
||||||
FROM golang:1.22.12-alpine3.21 AS go-builder
|
FROM golang:1.22.12-alpine3.21 AS go-builder
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue