Skip to content

Commit

Permalink
Update dependency deepmap/oapi-codegen to v1.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 11, 2023
1 parent 7bacfcf commit 8986a7b
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.21-alpine as builder
ARG APP_VERSION="undefined@docker"

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

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

0 comments on commit 8986a7b

Please sign in to comment.