Skip to content

Commit

Permalink
Merge pull request #107 from homeport/dependabot/docker/golang-1.23.5
Browse files Browse the repository at this point in the history
Bump golang from 1.23.4 to 1.23.5
  • Loading branch information
github-actions[bot] authored Jan 17, 2025
2 parents 55022eb + 7990d7b commit 53986bb
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 @@ -18,7 +18,7 @@
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
# THE SOFTWARE.

FROM golang:1.23.4 as bootstrap
FROM golang:1.23.5 as bootstrap
WORKDIR /go/src/github.com/homeport/secrets-manager-resource
COPY . .

Expand Down

0 comments on commit 53986bb

Please sign in to comment.