We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 412068d + 804d2e4 commit 746ca20Copy full SHA for 746ca20
deployments/container/Dockerfile
@@ -12,7 +12,7 @@
12
# See the License for the specific language governing permissions and
13
# limitations under the License.
14
15
-FROM golang:1.25.2 AS base
+FROM golang:1.25.3 AS base
16
17
# The devel image is used for local development.
18
FROM base AS devel
0 commit comments