From f876f1010305cd3c9778fa77722d9bba68e6c7c2 Mon Sep 17 00:00:00 2001
From: Github Action <action@github.com>
Date: Mon, 13 Jan 2025 20:11:07 +0000
Subject: [PATCH] Bumped source to 20250113-840ee02

---
 Dockerfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Dockerfile b/Dockerfile
index 2d8886431..63f6aea8d 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -1,4 +1,4 @@
-FROM ghcr.io/dock0/pkgforge-golang:20250113-495f2a4
+FROM ghcr.io/dock0/pkgforge-golang:20250113-840ee02
 RUN pacman -S --noconfirm --needed clang cmake python
 
 ENV OSX_CROSS_PATH=/opt/osxcross