There was an error while loading. Please reload this page.
1 parent 9332432 commit 15167e4Copy full SHA for 15167e4
1 file changed
datasource-syncer/Dockerfile
@@ -13,7 +13,7 @@
13
# limitations under the License.
14
15
# Stage 1: Build the application
16
-FROM golang:1.24.2-alpine AS buildbase
+FROM golang:1.26.3-alpine AS buildbase
17
18
WORKDIR /app
19
0 commit comments