Skip to content

Commit c9acbff

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

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:766f24da834e9d5084f88608cf8c404a013f2efc86fb59513fb8dc194b5a1d75 AS base
1616
WORKDIR /src
1717
ENV CGO_ENABLED=0
1818
COPY go.* ./

0 commit comments

Comments
 (0)