Skip to content

Commit 3777699

Browse files
committed
Update golang Docker tag to v1.26.0
1 parent fdd0300 commit 3777699

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

datasource-syncer/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
# limitations under the License.
1414

1515
# Stage 1: Build the application
16-
FROM golang:1.24.2-alpine AS buildbase
16+
FROM golang:1.26.0-alpine AS buildbase
1717

1818
WORKDIR /app
1919

0 commit comments

Comments
 (0)