Skip to content

Commit

Permalink
Update dependency deepmap/oapi-codegen to v1.13.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 7, 2023
1 parent fda14a1 commit f88b4d1
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 @@ -30,7 +30,7 @@ FROM golang:1.20-alpine as builder
ARG APP_VERSION="undefined@docker"

# renovate: source=github-releases name=deepmap/oapi-codegen
ENV OAPI_CODEGEN_VERSION="1.13.3"
ENV OAPI_CODEGEN_VERSION="1.13.4"

RUN set -x \
# Install `oapi-codegen`: <https://github.com/deepmap/oapi-codegen>
Expand Down

0 comments on commit f88b4d1

Please sign in to comment.