Skip to content

Commit 59b7eb5

Browse files
🌱 Bump golang from 3c4de86 to b1e05e2
Bumps golang from `3c4de86` to `b1e05e2`. --- updated-dependencies: - dependency-name: golang dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4d61261 commit 59b7eb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
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@sha256:3c4de86eec9cbc619cdd72424abd88326ffcf5d813a8338a7743c55e5898734f AS base
15+
FROM golang@sha256:b1e05e2c918f52c59d39ce7d5844f73b2f4511f7734add8bb98c9ecdd4443365 AS base
1616
WORKDIR /src
1717
ENV CGO_ENABLED=0
1818
COPY go.* ./

0 commit comments

Comments
 (0)