diff --git a/dist/cleanup/index.js b/dist/cleanup/index.js index fa1e3be..06c1d10 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:a6031b3134f6ece9fadb298113700584610b41940c6bf9ad8b312e5d44cded5b","updater":"ghcr.io/dependabot/dependabot-updater/dependabot-updater@sha256:a39792def941c1bc1c05a0e65993180f54ac15cdbd7e992e3eaa58dd139efbad"}'); +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:a39792def941c1bc1c05a0e65993180f54ac15cdbd7e992e3eaa58dd139efbad"}'); /***/ }), diff --git a/dist/main/index.js b/dist/main/index.js index ceae535..7209fe0 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:a6031b3134f6ece9fadb298113700584610b41940c6bf9ad8b312e5d44cded5b","updater":"ghcr.io/dependabot/dependabot-updater/dependabot-updater@sha256:a39792def941c1bc1c05a0e65993180f54ac15cdbd7e992e3eaa58dd139efbad"}'); +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:a39792def941c1bc1c05a0e65993180f54ac15cdbd7e992e3eaa58dd139efbad"}'); /***/ }), diff --git a/docker/Dockerfile.proxy b/docker/Dockerfile.proxy index 80384bc..271af4e 100644 --- a/docker/Dockerfile.proxy +++ b/docker/Dockerfile.proxy @@ -1 +1 @@ -FROM ghcr.io/github/dependabot-update-job-proxy/dependabot-update-job-proxy@sha256:a6031b3134f6ece9fadb298113700584610b41940c6bf9ad8b312e5d44cded5b +FROM ghcr.io/github/dependabot-update-job-proxy/dependabot-update-job-proxy@sha256:5f99608ca641dac657c7f66f1540f4075e804f4317c025de2e8d4f9b5452417d diff --git a/docker/containers.json b/docker/containers.json index e9dd5ee..d2d5139 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:a6031b3134f6ece9fadb298113700584610b41940c6bf9ad8b312e5d44cded5b", + "proxy": "ghcr.io/github/dependabot-update-job-proxy/dependabot-update-job-proxy@sha256:5f99608ca641dac657c7f66f1540f4075e804f4317c025de2e8d4f9b5452417d", "updater": "ghcr.io/dependabot/dependabot-updater/dependabot-updater@sha256:a39792def941c1bc1c05a0e65993180f54ac15cdbd7e992e3eaa58dd139efbad" } \ No newline at end of file