Skip to content

Commit fb9a2b4

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

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

0 commit comments

Comments
 (0)