Skip to content

Commit

Permalink
🌱 Bump golang from c4fb952 to d5302d4
Browse files Browse the repository at this point in the history
Bumps golang from `c4fb952` to `d5302d4`.

---
updated-dependencies:
- dependency-name: golang
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 30, 2024
1 parent d4487dc commit 0eb7d34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.

FROM golang:1.22.2@sha256:c4fb952e712efd8f787bcd8e53fd66d1d83b7dc26adabc218e9eac1dbf776bdf AS base
FROM golang:1.22.2@sha256:d5302d40dc5fbbf38ec472d1848a9d2391a13f93293a6a5b0b87c99dc0eaa6ae AS base
WORKDIR /src
ENV CGO_ENABLED=0
COPY go.* ./
Expand Down

0 comments on commit 0eb7d34

Please sign in to comment.