Skip to content

Commit 971c955

Browse files
Bump golang from 1.26.6 to 1.27.1 in /deployments/container (NVIDIA#1997)
Bumps golang from 1.26.6 to 1.27.1. --- updated-dependencies: - dependency-name: golang dependency-version: 1.27.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 91be504 commit 971c955

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

deployments/container/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
FROM golang:1.26.6 AS base
15+
FROM golang:1.27.1 AS base
1616

1717
# The devel image is used for local development.
1818
FROM base AS devel

0 commit comments

Comments
 (0)