Skip to content

Commit

Permalink
deps:chore - update golang Docker tag to v1.17.4 (#843)
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot <bot@renovateapp.com>

Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot authored Dec 8, 2021
1 parent 4e35dbe commit e3c61a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/services/formatters/go/deployments/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.17.3-alpine
FROM golang:1.17.4-alpine

RUN apk add curl

Expand Down

0 comments on commit e3c61a3

Please sign in to comment.