diff --git a/dist/cleanup/index.js b/dist/cleanup/index.js index d26a0c601..e49a497d3 100644 --- a/dist/cleanup/index.js +++ b/dist/cleanup/index.js @@ -5,7 +5,7 @@ require('./sourcemap-register.js');/******/ (() => { // webpackBootstrap /***/ ((module) => { "use strict"; -module.exports = JSON.parse('{"proxy":"ghcr.io/github/dependabot-update-job-proxy/dependabot-update-job-proxy@sha256:5f99608ca641dac657c7f66f1540f4075e804f4317c025de2e8d4f9b5452417d","updater":"ghcr.io/dependabot/dependabot-updater/dependabot-updater@sha256:9f31384d4df63de629308a36189af5730835318b2810493cc48cf7d7a7abc91a"}'); +module.exports = JSON.parse('{"proxy":"ghcr.io/github/dependabot-update-job-proxy/dependabot-update-job-proxy@sha256:d1625c26959ec8a418a11cfe9378ea70cdd5b9c8e651bb64909581c21739ce35","updater":"ghcr.io/dependabot/dependabot-updater/dependabot-updater@sha256:9f31384d4df63de629308a36189af5730835318b2810493cc48cf7d7a7abc91a"}'); /***/ }), diff --git a/dist/main/index.js b/dist/main/index.js index 73106fbb9..9f34f1b1d 100644 --- a/dist/main/index.js +++ b/dist/main/index.js @@ -5,7 +5,7 @@ require('./sourcemap-register.js');/******/ (() => { // webpackBootstrap /***/ ((module) => { "use strict"; -module.exports = JSON.parse('{"proxy":"ghcr.io/github/dependabot-update-job-proxy/dependabot-update-job-proxy@sha256:5f99608ca641dac657c7f66f1540f4075e804f4317c025de2e8d4f9b5452417d","updater":"ghcr.io/dependabot/dependabot-updater/dependabot-updater@sha256:9f31384d4df63de629308a36189af5730835318b2810493cc48cf7d7a7abc91a"}'); +module.exports = JSON.parse('{"proxy":"ghcr.io/github/dependabot-update-job-proxy/dependabot-update-job-proxy@sha256:d1625c26959ec8a418a11cfe9378ea70cdd5b9c8e651bb64909581c21739ce35","updater":"ghcr.io/dependabot/dependabot-updater/dependabot-updater@sha256:9f31384d4df63de629308a36189af5730835318b2810493cc48cf7d7a7abc91a"}'); /***/ }), diff --git a/docker/Dockerfile.proxy b/docker/Dockerfile.proxy index 271af4e79..68ccc07d1 100644 --- a/docker/Dockerfile.proxy +++ b/docker/Dockerfile.proxy @@ -1 +1 @@ -FROM ghcr.io/github/dependabot-update-job-proxy/dependabot-update-job-proxy@sha256:5f99608ca641dac657c7f66f1540f4075e804f4317c025de2e8d4f9b5452417d +FROM ghcr.io/github/dependabot-update-job-proxy/dependabot-update-job-proxy@sha256:d1625c26959ec8a418a11cfe9378ea70cdd5b9c8e651bb64909581c21739ce35 diff --git a/docker/containers.json b/docker/containers.json index fe1806f07..5a28c89ca 100644 --- a/docker/containers.json +++ b/docker/containers.json @@ -1,4 +1,4 @@ { - "proxy": "ghcr.io/github/dependabot-update-job-proxy/dependabot-update-job-proxy@sha256:5f99608ca641dac657c7f66f1540f4075e804f4317c025de2e8d4f9b5452417d", + "proxy": "ghcr.io/github/dependabot-update-job-proxy/dependabot-update-job-proxy@sha256:d1625c26959ec8a418a11cfe9378ea70cdd5b9c8e651bb64909581c21739ce35", "updater": "ghcr.io/dependabot/dependabot-updater/dependabot-updater@sha256:9f31384d4df63de629308a36189af5730835318b2810493cc48cf7d7a7abc91a" } \ No newline at end of file