Skip to content

Commit 3fae0f0

Browse files
committed
Update golang Docker tag to v1.26.1
1 parent fdd0300 commit 3fae0f0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.1-alpine AS buildbase
1717

1818
WORKDIR /app
1919

0 commit comments

Comments
 (0)