Skip to content

Commit

Permalink
Bump golang in /tekton/images/tkn in the all group
Browse files Browse the repository at this point in the history
Bumps the all group in /tekton/images/tkn with 1 update: golang.


Updates `golang` from `cdc86d9` to `2a88224`

---
updated-dependencies:
- dependency-name: golang
  dependency-type: direct:production
  dependency-group: all
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and tekton-robot committed May 15, 2024
1 parent 8cf05f9 commit c231a9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tekton/images/tkn/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
FROM golang:1.22-alpine@sha256:cdc86d9f363e8786845bea2040312b4efa321b828acdeb26f393faa864d887b0 as build
FROM golang:1.22-alpine@sha256:f1fe698725f6ed14eb944dc587591f134632ed47fc0732ec27c7642adbe90618 as build
LABEL description="Build container"

ARG TKN_VERSION=0.37.0
Expand Down

0 comments on commit c231a9a

Please sign in to comment.